home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
My Neighborhood
/
My Neighborhood.iso
/
mac
/
MacFiles
/
DefProj.Dxr
/
00007_cd drive.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-18
|
108 b
|
8 lines
on keyDown
if (the key = RETURN) or (the key = ENTER) then
testEntry()
else
pass()
end if
end